[INFO] cloning repository https://github.com/JohnDotOwl/image-compressor-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnDotOwl/image-compressor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDotOwl%2Fimage-compressor-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDotOwl%2Fimage-compressor-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca7fd264bbb392f34b437855ab33e1d0e56122cf
[INFO] fixing JohnDotOwl/image-compressor-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDotOwl%2Fimage-compressor-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohnDotOwl/image-compressor-rs
[INFO] finished tweaking git repo https://github.com/JohnDotOwl/image-compressor-rs
[INFO] tweaked toml for git repo https://github.com/JohnDotOwl/image-compressor-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnDotOwl/image-compressor-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnDotOwl/image-compressor-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nasm-rs v0.2.5
[INFO] [stderr]   Downloaded nasm-rs v0.3.2
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded oxipng v9.1.5
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[INFO] [stderr]   Downloaded webp v0.3.1
[INFO] [stderr]   Downloaded libwebp-sys v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692
[INFO] running `Command { std: "docker" "start" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling nasm-rs v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking libdeflater v1.25.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking oxipng v9.1.5
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking webp v0.3.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image-compressor-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 12 arguments but 10 arguments were supplied
[INFO] [stdout]    --> src/main.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |               let options = build_compress_options(
[INFO] [stdout]     |  ___________________________^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 135 | |                 overwrite,
[INFO] [stdout] 136 | |                 quality,
[INFO] [stdout] 137 | |                 lossless,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |                 avif_speed,
[INFO] [stdout] 145 | |             )?;
[INFO] [stdout]     | |_____________- two arguments of type `bool` and `bool` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:282:4
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn build_compress_options(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     quiet: bool,
[INFO] [stdout]     |     -----------
[INFO] [stdout] 294 |     dry_run: bool,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let options = build_compress_options(
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 avif_speed,
[INFO] [stdout] 145 ~                 /* bool */,
[INFO] [stdout] 146 +                 /* bool */,
[INFO] [stdout] 147 ~             )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 12 arguments but 11 arguments were supplied
[INFO] [stdout]    --> src/main.rs:190:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |             let options = build_compress_options(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 resize,
[INFO] [stdout]     |                 ------ argument #6 of type `bool` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:282:4
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn build_compress_options(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     strip_metadata: bool,
[INFO] [stdout]     |     --------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 190 ~             let options = build_compress_options(
[INFO] [stdout] 191 +                 overwrite,
[INFO] [stdout] 192 +                 quality,
[INFO] [stdout] 193 +                 lossless,
[INFO] [stdout] 194 +                 progressive,
[INFO] [stdout] 195 +                 keep_metadata,
[INFO] [stdout] 196 +                 /* bool */,
[INFO] [stdout] 197 +                 resize,
[INFO] [stdout] 198 +                 resize_mode,
[INFO] [stdout] 199 +                 avif_speed,
[INFO] [stdout] 200 +                 png_level,
[INFO] [stdout] 201 +                 dry_run,
[INFO] [stdout] 202 +                 quiet,
[INFO] [stdout] 203 ~             )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-compressor-rs` (bin "image-compressor-rs") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 12 arguments but 10 arguments were supplied
[INFO] [stdout]    --> src/main.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |               let options = build_compress_options(
[INFO] [stdout]     |  ___________________________^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout] 135 | |                 overwrite,
[INFO] [stdout] 136 | |                 quality,
[INFO] [stdout] 137 | |                 lossless,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |                 avif_speed,
[INFO] [stdout] 145 | |             )?;
[INFO] [stdout]     | |_____________- two arguments of type `bool` and `bool` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:282:4
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn build_compress_options(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     quiet: bool,
[INFO] [stdout]     |     -----------
[INFO] [stdout] 294 |     dry_run: bool,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let options = build_compress_options(
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 avif_speed,
[INFO] [stdout] 145 ~                 /* bool */,
[INFO] [stdout] 146 +                 /* bool */,
[INFO] [stdout] 147 ~             )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 12 arguments but 11 arguments were supplied
[INFO] [stdout]    --> src/main.rs:190:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |             let options = build_compress_options(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 resize,
[INFO] [stdout]     |                 ------ argument #6 of type `bool` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:282:4
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn build_compress_options(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     strip_metadata: bool,
[INFO] [stdout]     |     --------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 190 ~             let options = build_compress_options(
[INFO] [stdout] 191 +                 overwrite,
[INFO] [stdout] 192 +                 quality,
[INFO] [stdout] 193 +                 lossless,
[INFO] [stdout] 194 +                 progressive,
[INFO] [stdout] 195 +                 keep_metadata,
[INFO] [stdout] 196 +                 /* bool */,
[INFO] [stdout] 197 +                 resize,
[INFO] [stdout] 198 +                 resize_mode,
[INFO] [stdout] 199 +                 avif_speed,
[INFO] [stdout] 200 +                 png_level,
[INFO] [stdout] 201 +                 dry_run,
[INFO] [stdout] 202 +                 quiet,
[INFO] [stdout] 203 ~             )?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-compressor-rs` (bin "image-compressor-rs" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692", kill_on_drop: false }`
[INFO] [stdout] a6a27de933f2620ea68c396f88ee5791917b796c33d0028095d665a89ef06692
